home *** CD-ROM | disk | FTP | other *** search
/ OpenGL Superbible (2nd Edition) / OpenGL SuperBible e2.iso / tools / FLTK-1.0.6 / test / tabs.h < prev    next >
Encoding:
C/C++ Source or Header  |  1999-09-27  |  393 b   |  17 lines

  1. // generated by Fast Light User Interface Designer (fluid) version 1.00
  2.  
  3. #ifndef tabs_h
  4. #define tabs_h
  5. #include <FL/Fl.H>
  6. #include <FL/Fl_Button.H>
  7. #include <FL/Fl_Clock.H>
  8. #include <FL/Fl_Group.H>
  9. #include <FL/Fl_Input.H>
  10. #include <FL/Fl_Return_Button.H>
  11. #include <FL/Fl_Tabs.H>
  12. #include <FL/Fl_Window.H>
  13. #include <stdlib.h>
  14. extern Fl_Window *foo_window;
  15. extern Fl_Window *foo_window;
  16. #endif
  17.